home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Digital Photo Album: Houko Kuwashima
/
Digital Photo Album: Houko Kuwashima.iso
/
gura.dxr
/
00024_back.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-10-08
|
295 b
|
17 lines
on mouseUp
puppetSound(1, "CLICK.aif")
if (the frame = 37) or (the frame = 38) then
go(21)
else
if (the frame = 58) or (the frame = 59) then
go("1-14")
else
if the frame = 89 then
go(84)
else
go(#previous)
end if
end if
end if
end